home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / techplt1 / tpplot3.hlp < prev    next >
Text File  |  1992-09-20  |  4KB  |  146 lines

  1. ** File: TPPlot3.hlp
  2. ** Index: 33
  3.  
  4. ** Plot View's View Menu commands
  5.  
  6.  
  7. █  View menu
  8.  
  9.     The View menu contains commands that
  10. let you view and change various plot
  11. viewing points of plot object in Plot View.
  12.  
  13.  
  14. █  Zoom
  15.  
  16.     The View | Zoom command lets you expand
  17. a rectangular area of a Plot View window.
  18. This command is especially useful when you
  19. have a plot that contains data curves tight
  20. together such that you can't select them in
  21. the normal view.  Use this command to blow
  22. up a local area and edit it.
  23.  
  24.  
  25. █  UnZoom
  26.  
  27.     The View | UnZoom command lets you put
  28. the zoomed plot view to its original size.
  29.  
  30.  
  31. █  Axes Zoom
  32.  
  33.     The View | Axes Zoom command lets you
  34. change the axes range on-screen.  You must
  35. select a graph first before you can select
  36. this command.  This command will only
  37. change the axes ranges to the rectangle
  38. region you select.  This command differs
  39. from the Zoom command in that it only
  40. resizes the axes range, not any other plot
  41. objects in the selected area.
  42.  
  43.  
  44. █  Axes UnZoom
  45.  
  46.     The View | Axes UnZoom command lets you
  47. put the axes range of an axes-zoomed graph
  48. back to its original state.
  49.  
  50.  
  51. █  Push Back
  52.  
  53.     The View | Push Back command lets you
  54. put the selected plot object to the
  55. beginning of the drawing list.  The order
  56. of Plot View window drawing is the most
  57. recent active one last. Once an object is
  58. selected, it becomes the active object, so
  59. it is at the end of the drawing list.  When
  60. TechPlot checks for a selection, it checks
  61. through the drawing list in a reverse
  62. order.  This command is very useful when
  63. you are in the situation that you have
  64. several objects geometrically contained in
  65. a large object.  If the large object is
  66. active, then you cannot select those small
  67. ones inside this large object.  So you must
  68. push the large object back, then you will
  69. be able to select the small objects.
  70.  
  71.  
  72. █  Move
  73.  
  74.     The View | Move command lets you move
  75. a plot object on screen.  This command
  76. displays the Move 2D Object dialog box.
  77. In this dialog box, you can specify the new
  78. location of an object.  The numbers are the
  79. screen position of the object.  The
  80. top-left corner of the plot view window
  81. guidelines is (0,0).
  82.  
  83.  
  84. █  Resize
  85.  
  86.     The View | Resize command lets you
  87. resize a plot object.  This command
  88. displays the Resize 2D Object dialog box.
  89. In this dialog box, you can specify the
  90. new location of an object.  The numbers
  91. are the screen position of the object.
  92.  
  93.  
  94. █  Rotate
  95.  
  96.     The View | Rotate command allows you
  97. to rotate a 2D or 3D plot object.
  98.  
  99.     If the selected object is a 2D plot
  100. object, a message will be displayed on
  101. the status line to instruct you during
  102. the rotating operation.  Use the arrow
  103. keys to rotate the plot object.  When you
  104. finish rotating, press <Enter>.
  105.  
  106.     If the selected object is a 3D plot
  107. object, the plot view is changed to the
  108. 3D rotation mode.  In this mode, the
  109. toolbox and color palette area are changed
  110. to the 3D rotation tool.  You can either
  111. use the mouse to click on the arrow buttons
  112. to set the angles of x, y, or z axis, or
  113. type in angle values in the respecting
  114. inputline boxes and choose the Apply button
  115. to see the rotating position.  Choose the
  116. Done command button when you finish the
  117. rotating operation.
  118.  
  119.  
  120. █  3D Move
  121.  
  122.     The View | 3D Move command lets you
  123. move the position of a 3D plot object in
  124. true three dimensional space.  When you
  125. have selected a 3D object and chosen this
  126. command, the plot view is changed to the
  127. 3D move mode.
  128.  
  129.  
  130. █  3D Resize
  131.  
  132.     The View | 3D Resize command lets you
  133. resize the dimension of a 3D plot object
  134. in true three dimensional space.  When you
  135. have selected a 3D object and chosen this
  136. command, the plot view is changed to the
  137. 3D resize mode.
  138.  
  139.  
  140. █  ReDraw
  141.  
  142.     The View | Redraw command lets you
  143. redraw the plot view screen immediately.
  144. The keyboard shortcut for this command
  145. is <F7>.
  146.